drop "replace" dependency from libldb
authorMichael Tokarev <mjt@tls.msk.ru>
Wed, 27 Nov 2024 18:51:50 +0000 (21:51 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 24 Jul 2026 13:14:13 +0000 (16:14 +0300)
commitce269ded445f20acad30afca5e14284fc674f702
tree9544077c3719c2dd1e9c81f5ae273bd97401fea4
parent5d09635c8348925b4705da8afce8c9081a478e43
drop "replace" dependency from libldb

Forwarded: not-needed

When building as a sub-library within samba, where
libreplace is a private library, libldb.so will
have rpath pointing to the private samba dir.  Since
ldb actually does not use anything from libreplace,
just remove the dependency.

Gbp-Pq: Name ldb-no-replace.diff
lib/ldb/wscript